# TipLink

## What is TipLink?

TipLink enables users to send digital assets to anyone via a link or QR code. To receive these digital assets, recipients simply have to click on the link or scan the QR code — regardless of whether they have a crypto wallet or not. By abstracting the complexity of blockchains, TipLink aims to drive broader adoption of crypto, bridging the gap between tech-savvy users and the general public.

## How do Squads users benefit from this integration?&#x20;

By integrating TipLink, you can now create and use a Squads account with your email. Also, TipLink enables you to send tokens — such as SOL, USDC, and more — simply by entering the email address of the recipient. This feature is particularly useful to enterprises using Squads for paying contractors and service providers who do not have a crypto wallet.

<figure><img src="/files/ffxylvnJa7djjWA5TdEe" alt=""><figcaption></figcaption></figure>

By avoiding wallet addresses — which come as long, complex strings of alphanumeric characters, and are prone to errors when copied or typed manually — the overall transaction experience can also be made more intuitive and user-friendly.

Apart from that, wallet addresses can also expose users to phishing attacks, where malicious actors trick them into sending funds to fraudulent addresses that look similar to legitimate ones. With our TipLink integration, however, we're able to prevent this right from the outset.

<figure><img src="/files/20EITrL2D6twYJsLXwxk" alt=""><figcaption></figcaption></figure>

TipLinks that are sent through Squads can only be accessed through the email account of the intended recipient. And if a TipLink has been sent to the wrong email address or the TipLink funds are not being claimed, Squads users can recover the associated tokens back to their vault.

## How to send cryptos to an email address?

Sending crypto to an email address via TipLink is simple. Simply enter the email address of the recipient instead of the wallet address.

{% hint style="info" %}
NFTs and Token Extensions (Token-2022) are not supported yet.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.squads.so/main/navigating-your-squad/integrated-apps/tiplink.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
